Skip to main content
Version: 24.03

receiveLatestSimulationResult

Receive latest simulation result which can be stored in own OSim Manager instance

Path Parameters
  • requestId string required
    Example: 8d628899-3e6f-4666-91c3-74ee7ab88b2b
Request Body
  • owner object
  • id string
  • dataQuality integer
  • description string
  • comment string
  • expirationTimestamp string
  • runId string
  • shipments object[]
  • handlingUnits object[]
  • volume integer
  • batches object[]
  • unitOfMeasurement string
  • materialName string
  • quantity integer
  • materialNumber string
  • batchOrderId string
  • batchId string
  • hazardousGoods boolean
  • batchExpirationTimestamp string
  • batchNumber string
  • handlingUnitId string
  • amount integer
  • name string
  • weight integer
  • shipmentId string
  • recipientTimestampPlanned string
  • destination object
  • id string
  • recipient object
  • id string
  • logistics object
  • id string
  • preceding object
  • splittingAllowed boolean
  • destinationTimestamp string
  • timestamp string
Responses

OK


Schema
  • string
Loading...